Carbon


InstallDriverFromResource

Header: Devices.h Carbon status: Under Evaluation

OSErr InstallDriverFromResource (
    SInt16 theRsrcID, 
    ConstStr255Param theRsrcName, 
    RegEntryIDPtr theDevice, 
    UnitNumber theBeginningUnit, 
    UnitNumber theEndingUnit, 
    DriverRefNum *theRefNum
);
theRsrcID
theRsrcName
theDevice
theBeginningUnit
theEndingUnit
theRefNum
function result

A result code.

AVAILABILITY

Under evaluation for Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)